﻿body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 微软雅黑,Verdana;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
}
.bodywidth {
	width: 1200px;
	margin: auto;
}
.header {
	overflow: hidden;
	padding: 20px 0;
}
.logo {
}
.nav {
	width: 760px;
	padding-left: 20px;
}
.nav ul {
	display: flex;
	justify-content: space-between;
	padding-top: 25px;
}
.nav ul li {
	float: left;
	font-size: 16px;
}
.nav ul li a:hover {
	color: #0879C7;
}
.nav ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.lan {
	font-size: 14px;
	padding-top: 15px;
}
.lan ul li.l1 {
	background: white url('cn.jpg') no-repeat left center;
	text-indent: 20px;
}
.lan ul li.l2 {
	background: white url('en.jpg') no-repeat left center;
	text-indent: 20px;
}
.lan ul li {
	height: 20px;
	line-height: 20px;
}
.lan ul li a {
	display: block;
	text-indent: 30px;
}
.banner {
	height: 520px;
	overflow: hidden;
}
.xwzxindex {
	background: #EEEEEE;
	padding: 40px 0;
}
.xwzxindex .title {
	font-size: 30px;
	text-align: center;
	background: url('gsjj3.png') no-repeat left bottom;
	height: 80px;
	line-height: 80px;
}
.xwzxindex ul {
	padding: 30px 0;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}
.xwzxindex ul li {
	width: 380px;
	position: relative;
	height: 100px;
	font-size: 14px;
}
.xwzxindex ul li .image {
	position: absolute;
	left: 0;
	top: 0;
}
.xwzxindex ul li .name {
	position: absolute;
	left: 110px;
	top: 0;
}
.xwzxindex ul li .time {
	position: absolute;
	left: 110px;
	top: 20px;
	color: #858585;
}
.xwzxindex ul li .cont {
	position: absolute;
	left: 110px;
	top: 40px;
}
.xwzxindex ul li .cont a {
	font-size: 14px;
	color: #858585;
}
.gsjjindex {
	background: url('i1.jpg') no-repeat center top;
	height: 520px;
}
.gsjjindex .title {
	font-size: 30px;
	text-align: center;
	background: url('gsjj3.png') no-repeat left bottom;
	height: 80px;
	line-height: 80px;
	color: #FFF;
	padding-top: 20px;
}
.gsjjindex .gsjj {
}
.gsjjindex .gsjj .cont {
	width: 700px;
	margin: auto;
	text-align: center;
	padding: 10px 0;
	line-height: 220%;
}
.gsjjindex .gsjj .cont a {
	color: #FFFFFF;
	font-size: 16px;
}
.gsjjindex .gsjj .more {
}
.gsjjindex .pic {
	height: 235px;
	overflow: hidden;
}
.gsjjindex .pic ul {
	display: flex;
	justify-content: space-between;
}
.gsjjindex .pic ul li {
	position: relative;
	width: 380px;
	height: 235px;
}
.gsjjindex .pic ul li .image {
}
.gsjjindex .pic ul li .name {
	position: absolute;
	width: 380px;
	left: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	background: #000;
	opacity: 0.6;
	text-align: center;
	font-size: 14px;
}
.gsjjindex .pic ul li .name a {
	color: #FFF;
}
.hzkhindex {
	overflow: hidden;
	background: #FAFAFA;
	padding: 40px 0;
}
.hzkhindex .title {
	font-size: 30px;
	text-align: center;
	background: url('gsjj3.png') no-repeat left bottom;
	height: 80px;
	line-height: 80px;
	color: #333;
}
.hzkhindex ul {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}
.hzkhindex ul li img {
	border: 3px #EEE solid;
}
.hzkhindex ul li .name {
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
}
.hzkhindex .more {
	font-size: 14px;
	width: 140px;
	margin: auto;
}
.hzkhindex .more a {
	display: block;
	width: 140px;
	height: 35px;
	line-height: 35px;
	background: url('more.png') no-repeat 13px center;
	color: #FFF;
	text-indent: 40px;
}
.neiyecont {
	padding: 40px 0;
	overflow: hidden;
	background: #EFEFEF;
}
.neiyecont1 {
	width: 220px;
}
.neiyecont1_1 {
}
.neiyecont1_1 .title {
	height: 50px;
	line-height: 50px;
	background: #E1E1E1;
	font-size: 18px;
	text-align: center;
}
.neiyecont1_1 ul {
	border: 1px #CCC solid;
	padding: 10px;
}
.neiyecont1_1 ul li {
	height: 40px;
	line-height: 40px;
	border-top:1px #CCC dotted;
}
.neiyecont1_1 ul li:first-child{
	border:none;
}
.neiyecont1_1 ul li a:hover{
	color:#0879C7;
}
.neiyecont1_1 ul ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.neiyecont1_2 {
	padding: 30px 0 0;
}
.neiyecont1_2 .title {
	height: 50px;
	line-height: 50px;
	background: #E1E1E1;
	font-size: 18px;
	text-align: center;
}
.neiyecont1_2 p {
	border: 1px #CCC solid;
	margin: 0;
	padding: 10px;
	line-height: 200%;
}
.neiyecont2 {
	width: 940px;
}
.neiyecont2_1 {
	font-size: 16px;
	border-bottom: 1px #CCC solid;
	padding: 30px 0;
}
.neiyecont2_2 {
	padding: 20px 0;
	font-size: 14px;
}
.bottom {
	height: 280px;
	background: #333;
	overflow: hidden;
}
.bottom ul {
	padding: 30px 0;
}
.bottom ul li {
	float: left;
	color: white;
	font-size: 16px;
}
.bottom ul li a:hover {
	text-decoration: underline;
	color: #1FA8DC;
}
.bottom ul ul {
	padding: 10px 0;
}
.bottom ul li.f1 {
	width: 200px;
}
.bottom ul li.f1 a {
	width: 200px;
}
.bottom ul li.f2 {
	width: 300px;
	padding-left: 133px;
}
.bottom ul li.f2 a {
	width: 300px;
}
.bottom ul li.f3 {
	width: 200px;
	padding-left: 134px;
}
.bottom ul li.f3 a {
	width: 200px;
}
.bottom ul li.f4 {
	width: 100px;
	padding-left: 133px;
}
.bottom ul li.f4 a {
	width: 100px;
}
.bottom ul li ul li {
	height: 30px;
	line-height: 30px;
}
.bottom ul li ul li a {
	display: block;
	font-size: 14px;
	color: #AAAAAA;
}
.footer {
	background: #222;
	border-top: 1px #444 solid;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: white;
}
.footer a {
	color: white;
}
